<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_ITALIAN</nationality>

		<long_name>Semovente da 90/53</long_name>
		<short_name>Semovente 90/53</short_name>
		<comment>A self-propelled gun with a 90mm Cannone da 90/53</comment>

		<uniform>italian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>3</month><year>1942</year><number>5</number></data>
		<data><month>3</month><year>1945</year><number>5</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Semovente 90_53.png</image_profile>
			<weight>17000</weight>
		</attributes>

		<drive>
			<engine>
				<name>SPA 15T M41 V8</name>
				<horsepower>160</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>100</offsetX><offsetY>210</offsetY><angle>135</angle></exhaust_pipe>
			<exhaust_pipe><offsetX>-100</offsetX><offsetY>210</offsetY><angle>225</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Semovente 90_53.png</image_view>

			<width>220</width>
			<length>520</length>
			<height>140</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>30@60</upper_front>
				<lower_front>25</lower_front>
				<side>25</side>
				<rear>25@10</rear>
				<top>25</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>220</width>
			<length>140</length>
			<height>84</height>

			<offsetX>0</offsetX>
			<offsetY>140</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>30@29</front>
				<side>15@10</side>
				<rear>0</rear>
				<top>0</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Semovente 90_53 cannon.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>150</offsetY>
			<offsetZ>168</offsetZ>

			<rotate_time>33</rotate_time>
			<rotate_left>10</rotate_left>
			<rotate_right>10</rotate_right>

			<weapon><type>WEAPON_CANNON_90_L53</type></weapon>
			<ammo><for>WEAPON_CANNON_90_L53</for><flavour>FLAVOUR_APCBC</flavour><rounds>4</rounds></ammo>
			<ammo><for>WEAPON_CANNON_90_L53</for><flavour>FLAVOUR_HE</flavour><rounds>12</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
